When initialization of base classes is skipped as in D61816, we might as well tell the user about it, because this aspect of C++ isn't very well-known.
I used the new note tags feature (D58367) in order to implement it. In order to make use of it, i had to allow note tags to produce prunable notes, and i also moved the note tag factory to CoreEngine.