Reports object allocations where the object allocated is ignored, and not assigned to a variable or used in another way.
Such allocation expressions are legal Java, but are usually either inadvertent, or
evidence of a very odd object initialization strategy.