according to /sys/src/libbio/binit.c, Binit doesn't allocate buffers (that's done by Bopen), and Bterm for a Biobuf initialised to OREAD by Binit doesn't do much. i'd still call Bterm though, especially in these days of cut and paste