ogr_fdw.c: In function 'ogrGetConnectionFromServer':
ogr_fdw.c:517:9: warning: variable 'err' set but not used [-Wunused-but-set-variable]
OGRErr err;
^
ogr_fdw.c: In function 'ogr_fdw_validator':
ogr_fdw.c:765:10: warning: variable 'err' set but not used [-Wunused-but-set-variable]
OGRErr err;
Super low priority