The first time Witness observes a lock order between two locks, it records
the caller's stack. On detected reversal, print out that previous observed
stack. It is quite possible that the reported "LOR" is the correct
ordering, and the violation was the observed earlier ordering.
The debug.witness.badstacks sysctl already does something similar, but it would
be nice if the normal report included it.