Various minor warnings fixes
Fixes:
- a non-prototype declaration warning in
rts/Linker.c
affecting FreeBSD - a redundant import in the FreeBSD implementation of
ExecutablePath
- a partial selector warning in
GHC.Runtime.Heap.Inspect
Edited by Ben Gamari