When compiling for windows using gitian, every file gives a (seemingly harmless) warning.
CXX libbitcoinqt_a-trafficgraphwidget.o
trafficgraphwidget.cpp:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
CXX libbitcoinqt_a-utilitydialog.o
utilitydialog.cpp:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
CXX libbitcoinqt_a-addressbookpage.o
addressbookpage.cpp:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]