The PICkit software expects to see a value for EVERY configuration word.

The latest versions of PBP3 do create default values for all of them.
But when you use the #CONFIG block, it overrides all of the defaults, and you should include a "Complete" set for use with the PICkit programmers.

Like you said, it will program and work ... but a complete set of configs will eliminate that warning.