LINK : warning LNK4078: multiple ".rdata" sections found with different attributes

Hi All !
When I build my driver, I get the following linker warning -

LINK : warning LNK4078: multiple “.rdata” sections found with different
attributes (C0000040)

Is it safe to ignore it ? Is there some way to get rid of this ?

My environment -
Windows 2000, DDK Build 3790, VC++6.0

Thanks,
-g