leios: Handle new ChainSelReprocessBlock trace constructors
ouroboros-consensus on leios-late-join now emits AddedReprocessBlockToQueue and PoppedReprocessBlockFromQueue (separate from the LoE variants). Without matching them in the legacy and new tracer instances, cardano-node fails to build under -Werror=incomplete-patterns.