in reply to Re^3: declare and init a scalar
in thread declare and init a scalar

Not so much as disabling a diagnostic as "circumventing" it.

On the other hand, if the coder knowingly initializes a variable that could better be left undefined, she/he can make note of it, preferably in the code and in a way that doesn't panic the code reviewers.