The bit bucket was where the bits that disappeared off one end or the other of a word in a non-circular shift (right or left) or if there was an overflow or underflow due to an arithmetic operation of one sort or another. Overflows were errors but underflows were, IIRC, normal losses of least significant bits. Underflow bits could clog up the bit bucket just as well as any other kind of bit, though.