- detect cases of read-only or written-only variables, since these may be typos
*** Bug 5111 has been marked as a duplicate of this bug. ***
Written-only variables are questionable, because many of the tapset variables are optimized out in this way. But I agree that read-only variables will almost always be typos.
patch committed, enjoy!