People talk about RELRO like it changes the reverse. On a BIND_NOW + FULL RELRO lab binary the GOT is read-only after reloc, so I stop looking for got-overwrite stories.
Does it change anything else day-to-day (plt stubs, lazy resolver you no longer have, gdb on the got)?
readelf -d ./bin | grep BINDRefs: ELF
Lab / educational. Public binaries and patched classes only. Isolated VM.